[INFO] cloning repository https://github.com/ShaunMcLaughlin/sums
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShaunMcLaughlin/sums" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunMcLaughlin%2Fsums", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunMcLaughlin%2Fsums'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44d781a0e9ce9b08776ef79d9ac5d9f978adc32e
[INFO] testing ShaunMcLaughlin/sums against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunMcLaughlin%2Fsums" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShaunMcLaughlin/sums
[INFO] finished tweaking git repo https://github.com/ShaunMcLaughlin/sums
[INFO] tweaked toml for git repo https://github.com/ShaunMcLaughlin/sums written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShaunMcLaughlin/sums on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShaunMcLaughlin/sums already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_shared v0.9.1
[INFO] [stderr]   Downloaded askama_escape v0.3.0
[INFO] [stderr]   Downloaded askama_derive v0.9.0
[INFO] [stderr]   Downloaded askama v0.9.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded plotly v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98d980a0fb6188e1a6e33932cbc89df4b08df86f583b03ff0443677ff7c656c9
[INFO] running `Command { std: "docker" "start" "-a" "98d980a0fb6188e1a6e33932cbc89df4b08df86f583b03ff0443677ff7c656c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98d980a0fb6188e1a6e33932cbc89df4b08df86f583b03ff0443677ff7c656c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d980a0fb6188e1a6e33932cbc89df4b08df86f583b03ff0443677ff7c656c9", kill_on_drop: false }`
[INFO] [stdout] 98d980a0fb6188e1a6e33932cbc89df4b08df86f583b03ff0443677ff7c656c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6695a670cbb68ee8994c40d4a7571fd6c3d9e31ac4d9c3ba600dfdf2dde23cf3
[INFO] running `Command { std: "docker" "start" "-a" "6695a670cbb68ee8994c40d4a7571fd6c3d9e31ac4d9c3ba600dfdf2dde23cf3", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling askama_escape v0.3.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sums-quiz v0.1.0 (/opt/rustwide/workdir/sums-quiz)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling askama_shared v0.9.1
[INFO] [stderr]    Compiling askama_derive v0.9.0
[INFO] [stderr]    Compiling askama v0.9.0
[INFO] [stderr]    Compiling plotly v0.6.0
[INFO] [stderr]    Compiling sums-scores v0.1.0 (/opt/rustwide/workdir/sums-scores)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: plotly v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6695a670cbb68ee8994c40d4a7571fd6c3d9e31ac4d9c3ba600dfdf2dde23cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6695a670cbb68ee8994c40d4a7571fd6c3d9e31ac4d9c3ba600dfdf2dde23cf3", kill_on_drop: false }`
[INFO] [stdout] 6695a670cbb68ee8994c40d4a7571fd6c3d9e31ac4d9c3ba600dfdf2dde23cf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3fdbb8d81c3b76767910d83bca2de94c24315d6ba25a167a0987ded3e12dade
[INFO] running `Command { std: "docker" "start" "-a" "f3fdbb8d81c3b76767910d83bca2de94c24315d6ba25a167a0987ded3e12dade", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]    Compiling sums-quiz v0.1.0 (/opt/rustwide/workdir/sums-quiz)
[INFO] [stderr]    Compiling sums-scores v0.1.0 (/opt/rustwide/workdir/sums-scores)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: plotly v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f3fdbb8d81c3b76767910d83bca2de94c24315d6ba25a167a0987ded3e12dade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3fdbb8d81c3b76767910d83bca2de94c24315d6ba25a167a0987ded3e12dade", kill_on_drop: false }`
[INFO] [stdout] f3fdbb8d81c3b76767910d83bca2de94c24315d6ba25a167a0987ded3e12dade
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91b4742101584855fb2ab59e02213ed4c022877917d0c5db1dbed6fc0aca5751
[INFO] running `Command { std: "docker" "start" "-a" "91b4742101584855fb2ab59e02213ed4c022877917d0c5db1dbed6fc0aca5751", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: plotly v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sums_quiz-05e68c9cab2ad3f4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sums_quiz-b150ba0861941dfb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sums_scores-7f4152ded6dc693e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests sums_quiz
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sums-quiz/src/timestamp.rs - timestamp::get_timestamp (line 4) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p sums-quiz --doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sums-quiz/src/timestamp.rs - timestamp::get_timestamp (line 4) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_timestamp` in this scope
[INFO] [stdout]  --> sums-quiz/src/timestamp.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | let current_time = get_timestamp();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 4 + use sums_quiz::timestamp::get_timestamp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sums-quiz/src/timestamp.rs - timestamp::get_timestamp (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.10s
[INFO] running `Command { std: "docker" "inspect" "91b4742101584855fb2ab59e02213ed4c022877917d0c5db1dbed6fc0aca5751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b4742101584855fb2ab59e02213ed4c022877917d0c5db1dbed6fc0aca5751", kill_on_drop: false }`
[INFO] [stdout] 91b4742101584855fb2ab59e02213ed4c022877917d0c5db1dbed6fc0aca5751
